home *** CD-ROM | disk | FTP | other *** search
/ QuickTime 1.0 for Developers / QuickTime 1.0 for Developers.iso / Programming Stuff / Movies Libraries / Movies Names.h < prev   
C/C++ Source or Header  |  1991-09-06  |  479b  |  29 lines

  1. /*
  2.                 File:        Movies Names.h
  3.             
  4.                 Contains:    xxx put contents here xxx
  5.             
  6.                 Written by:    xxx put writers here xxx
  7.             
  8.                 Copyright:    © 1990 by Apple Computer, Inc., all rights reserved.
  9.             
  10.                 Change History (most recent first):
  11.             
  12.          <1>     9/12/90    dvb        first checked in
  13.             
  14.                 To Do:
  15.             */
  16.  
  17. /* Movies Names.h
  18.     A Movies Library
  19.  
  20.     by Jim Batson, Bruce Leak, David Van Brink
  21.     Copyright 1990 Apple Computer, Inc. All rights reserved.
  22. */
  23.  
  24.  
  25.  
  26.  
  27. extern char *moviesErrorsNames[];
  28.  
  29.